From 546b0700a32d4987b08702e3b7a85872214383e3 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 24 Apr 2004 23:28:37 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 707144ffef4..b89377080f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2004-04-25 Kim F. Storm + + * xdisp.c (append_space_for_newline): Rename from append_space. + Remove DEFAULT_FACE_P arg; always use current face. Callers changed. + (x_produce_glyphs): Handle line-spacing property on newline char. + If value is t, adjust ascent and descent to fit current row height. + If value is an integer or float, set extra_line_spacing to integer + value, or to float value x current line height. + 2004-04-23 Kenichi Handa * fontset.c (Finternal_char_font): If POSITION is nil, return -- 2.30.2